property FlowNetId: String;
procedure OnMapEvent(var Value:Variant);
begin
Value := Partner.FlowNetId;
end;
Returns the FlowNetId of the active partner within your system. This is unique for the trading partner and is relative to the See "License.UserId" of their license.
This value is currently setup manually. If you have not filled it in then it will not be present.